Week 2
Milestones
- Add a few more metrics to the dashboard
- Non-Opted Contacts
- PR Raised
 - PR reviewed and merged
 
 - Messages
- PR Raised
 - PR reviewed and merged
 
 
 - Non-Opted Contacts
 
Screenshots / Videos
Non-Opted Contacts Metric Card
Message Metrics Cards
Contributions
| PRs | Description | 
|---|---|
| 🔗 | Added a new card to the dashboard which would represent the count of non-opted contacts. | 
| 🔗 | Added new cards in the dashboard to represent the count of Monthly Incoming, Outgoing Messages, and HSM messages on a daily basis. | 
Learnings
- Implemented features while adhering to best practices, ensuring the delivery of high-quality code.
 - Learned how to retrieve data and dynamically update using LiveView.
 - Learned how to effectively handle errors in the code implementation.